home *** CD-ROM | disk | FTP | other *** search
/ CinE CD 4 / CinE CD ROM 04.iso / pc / main.dir / 00083_Script_83 < prev    next >
Text File  |  1995-12-15  |  277b  |  16 lines

  1. on exitFrame
  2.   
  3.   reset_cursors ()
  4.   
  5.   handcursor (2)
  6.   handcursor (8)
  7.   handcursor (9)
  8.   handcursor (10)
  9.   handcursor (13)
  10.   handcursor (14)
  11.   handcursor (15)
  12.  
  13.   set the timeoutLength to 15 * 60
  14.   set the timeoutscript = "to_script"
  15.   puppetsprite 12, TRUE
  16. end